home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Libraries / GUSI / Examples / GUSIUnixTest.r < prev    next >
Text File  |  1992-04-17  |  461b  |  17 lines

  1. /*********************************************************************
  2. Project    :    GUSI                -    Grand Unified Socket Interface
  3. File        :    GUSIUnixTest    -    Test unix domain sockets
  4. Author    :    Matthias Neeracher <neeri@iis.ethz.ch>
  5. Started    :    16Apr92                                Language    :    MPW C
  6.                 17Apr92    MN    
  7. Last        :    17Apr92
  8. *********************************************************************/
  9.  
  10. #define __kPrefSize    400
  11. #define __kMinSize    400
  12.  
  13. #include "SIOW.r"
  14.  
  15. include "GUSIUnixTest.rsrc";
  16.  
  17.